has Effects
Deprecated
Use supportsEffects instead.
Replace with
this.supportsEffects(block)Content copied to clipboard
Queries whether the block supports effects.
Return
true if the block can render effects, false otherwise.
Parameters
block
the block to query.